home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / lan / 3c589x.zip / 3C589X.EXE / NDIS / 3NET_LOG.TXT next >
Text File  |  1995-08-10  |  4KB  |  81 lines

  1.                                 3Com Corporation
  2.                      3NET_LOG Utility Program Description
  3.  
  4.   The \NDIS\OS2 directory of the EtherLink III LAN PC Card EtherDisk 
  5.   contains the NDIS driver for OS/2.  This directory also contains the 
  6.   program 3NET_LOG.EXE which is a support utility for the OS/2 driver.  
  7.   The utility program can be run from the OS/2 command prompt, and will 
  8.   display messages indicating any events that the driver has detected since 
  9.   it was loaded.
  10.  
  11.   The EtherLink III LAN PC Card  driver itself can display messages 
  12.   only during initialization when it is first loaded.  The actual start-up 
  13.   of the card, including selection of the I/O Address and Interrupt, occurs 
  14.   after the time when messages can be displayed.  The PC Card environment 
  15.   also adds the possibility of the card being removed and reinserted.  The 
  16.   3net_log program provides a method of discovering the card configuration 
  17.   and any events that the driver has detected.
  18.  
  19.   If the ELPC3.OS2 driver is installed in an OS2 2.1 machine using the
  20.   workstation installation program from LanServer 3.x (described in the
  21.   LANSRV.TXT file on this diskette), the 3NET_LOG.EXE program will
  22.   automatically be copied into the IBMCOM directory on the workstation.  
  23.   It is also possible to manually copy the program from the \NDIS\OS2 
  24.   directory on this diskette.
  25.  
  26.   If the network does not appear to be operating correctly, running the
  27.   3net_log program may lend some insight into possible causes.  If the driver
  28.   for the EtherLink III LAN PC Card loads without error, but fails to 
  29.   bind to the network protocol, or if everything loads correctly but the 
  30.   workstation can't connect to the network, you may want to run 3net_log to 
  31.   see if any unusual events have been logged.
  32.  
  33.   To run the log-display program, follow these steps:
  34.  
  35.   1. Open an OS/2 Command Line window or screen.
  36.  
  37.   2. At the command line prompt, type:
  38.                  \IBMCOM\3NET_LOG
  39.  
  40.   3. The log program should display the Interrupt and IOBase that the driver
  41.   is using to access the card.  If the driver is not bound to the protocol, the
  42.   values displayed may not be valid, but in that case they should both display
  43.   as zero.
  44.  
  45.   4. Press a key to continue.  The program will display any event log entries
  46.   that have been recorded by the driver.  These events consist of the date and
  47.   time when the event occurred, followed by a message describing the event.
  48.  
  49.   Two event messages are normal and indicate successful load and initialization
  50.   of the driver.  They are:
  51.  
  52.       Driver successfully loaded.
  53.       Driver Bound to Protocol.
  54.  
  55.   Other normal messages include card insertion and removal events.
  56.  
  57.   Following are the most likely unexpected events and their causes:
  58.  
  59.       Driver could not become Card Services client. No Card Services found.
  60.        or
  61.       Driver could not link to Card Services.
  62.           -- Card Services or Socket Services may not be installed correctly
  63.              on this machine. Card Services is part of OS/2 2.1;
  64.              Socket Services should be provided by the PC vendor.
  65.  
  66.       Driver could not register with Card Services. Timeout on registration.
  67.           -- The 3C589 was not in a socket when the driver loaded, or the
  68.              driver was not able to obtain needed resources from
  69.              Card Services.
  70.  
  71.       
  72.       Could not communicate with the 3Com ELPC3 driver.
  73.       Check to ensure the driver is being loaded in CONFIG.SYS.
  74.           -- Usually this is because the driver was never loaded.  The
  75.              suggested action is included in the message.
  76.  
  77.  
  78.  
  79.                      (%VER NDIS - 3Net_Log Program v1.5a)
  80.  
  81.